home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / change24.zip / CHANGE24.DOC next >
Text File  |  1991-04-06  |  3KB  |  95 lines

  1.  
  2. April 3, 1991
  3.  
  4.                           CHANGE ver. 2.4
  5.  
  6.  
  7. This will allow you to have a different sign-off screen for
  8. every day of the week. The enclosed ansi files were made with
  9. THEDRAW and saved in .ANS and .ASC. You can create your own,
  10. or use these. DO NOT CHANGE THE NAMES OF THESE FILES. Also
  11. your signoff screen should be named in PCBSETUP as SCRIPT0,
  12. and the path to the ANSWER0 file left BLANK.
  13. If you want to name yours different then you will have to 
  14. add an extra line to your event that will rename the
  15. SCRIPT0 to whatever you call your signoff screen.
  16. If you keep your SCRIPT0 file on a RAM drive besure
  17. to copy  it there.
  18.  
  19. FILES INCLUDED:
  20.  
  21.                SCRTODAY.EXE - use this if you run your event
  22.                               aftermidnight.
  23.  
  24.                SCRNXDAY.EXE - use this if you run your event
  25.                               just prior to midnight.
  26.                                
  27.                SCR1SUN / SCR7SAT - both ansi and asc screens
  28.                               for each day of the week. These
  29.                               are made with THEDRAW because
  30.                               screens made with PCBDRAW will
  31.                               not display correctly when using
  32.                               an off-line reader.
  33.  
  34.                SCRBG.BSV / SCRFN.BSV - display screens 
  35.               
  36.                CHANGE24.DOC - I hope your reading this !
  37.  
  38. You may install this two ways: 
  39.  
  40. 1. Make a directory and place all of the files in it and 
  41.    add these lines to your daily event.
  42.    
  43.                           CD\CHANGE
  44.                           SCRNXDAY  or SCRTODAY
  45.                           COPY SCRIPT*. C:\PCB\GEN 
  46.                           CD\PCB
  47.  
  48. 2. Place all files into C:\PCB\GEN and in your event place:
  49.  
  50.                           CD\PCB\GEN
  51.                           SCRNXDAY  or  SCRTODAY
  52.                           CD\PCB
  53.  
  54. That is it, if you have any suggestions (except for the screens)
  55. please let me know.
  56.  
  57. CHANGE24 will pick up the date from your computer so besure to 
  58. use the right .EXE file for the time of your event. If your 
  59. running your event before midnight and using SCRNXDAY and for
  60. some reason your event doesn't run, you can run SCRTODAY to 
  61. activate the correct days screen.
  62.  
  63. This is my first program, and if you find it usefull please
  64. send $10.00 . I am saving for a HST, so any contribution 
  65. will be greatly appreciated.
  66.  
  67.  
  68.                            ALYSSA BAIRD
  69.                            P.O. BOX 30262
  70.                            NORTH LAS VEGAS NV. 89036-1862
  71.  
  72.  2400 baud   node 1  (702) 452-6156 or node 2 (702) 452-8309
  73.  
  74. Enjoy
  75.  
  76.  
  77. HISTORY:
  78.  
  79. March 20, 1991  version 1.00  First release
  80.  
  81. March 24, 1991  version 2.00  Added display screen and made new screens.
  82.  
  83. March 25, 1991  version 2.10  Changed display screen (and file date)
  84.  
  85. March 25, 1991  version 2.20  Fixed a major bug where it was making
  86.                               a duplicate day. (G)
  87.                               (you missed a big bug, Chip)
  88.  
  89. April 1, 1991   version 2.30  changed routine so that it will pick
  90.                               up the date on your computer and
  91.                               run that days screen.
  92.  
  93. April 3, 1991   version 2.40  Fix another major bug where it was
  94.                               skipping Sunday. (G)
  95.